You are here: Trading System Programming > Reference > Classes > Position > Position Methods > getSymbol

getSymbol

The getSymbol method returns the symbol for position.

Syntax

var getSymbol();

Return Value

This method returns a symbol string.

Example

For an example on how to use getSymbol() method, see example from getPrice().

 


Copyright © 2006-2009 ActiveTick LLC